Tootfinder

Opt-in global Mastodon full text search. Join the index!

No exact results. Similar results found.
@catsalad@infosec.exchange
2024-05-15 07:49:28

Review 🦠⁠Code🦠

Acode

com.foxdebug.acode
f-droid.org/packages/com.foxde
com.itsaky.androidide
github.com/AndroidIDEOfficial/
org.gnu.emacs
f-droid.org/packages/org.gnu.e
com.fastaccess.github.revival
github.com/LightDestory/FastHu
com.fredhappyface.fhcode
github.com/fredhappyface/andro
org.mian.gitnex
f-droid.org/packages/org.mian.
com.inspiredandroid.linuxcommandbibliotheca
github.com/SimonSchubert/Linux
com.sjapps.jsonlist
github.com/SlaVcE14/JsonList
com.gh4a
github.com/slapperwan/gh4a
com.smoothie.monetcolors
github.com/Smooth-E/monet-colo
de.markusfisch.android.shadereditor
f-droid.org/packages/de.markus
com.blacksquircle.ui
github.com/massivemadness/Squi
wtf.technodisaster.tldr
github.com/Techno-Disaster/tld

@smurthys@hachyderm.io
2024-03-13 18:39:54

In this episode of "C things I knew by feeling but not for sure":
A #cpp lambda is a class w overloaded function-call operator (), confirmed 3 different ways with the example in Pic 1:
1. Assembly has operator() function members for A, C, D
2. Can explicitly call function call operators on A, C, D
3. A passes the trait std::is_class but fails std::is_function
Pic…

Syntax-highlighted C+ code in a dark theme:

#include <iostream>
#include <type_traits>

auto A = []() { std
Syntax-highlighted C++ code in a dark theme, a red arrow on line 1:

void A()
auto A = []()
{
Syntax-highlighted C++ code in a dark theme, a red arrow on line 1:

void B()
void B()
{
@aral@mastodon.ar.al
2024-04-14 10:06:35

Opposing genocide isn’t antisemitic.
Saying that opposing genocide is antisemitic is antisemitic.
You know what’s inhumane? Genocide. You know who’s committing genocide? Israel.
You have zero moral standing to assess me. Those who commit and are complicit in genocide never do.
So yes, most definitely, goodbye.
#israel

@kcarruthers@mastodon.social
2024-03-16 01:25:18

“Under Peter Dutton’s leadership they are still doing what the Coalition has been focused on doing for 10 years,” Zali Steggall tells Mike Seccombe, “which is trying desperately to keep more coal and gas in the system for as long as possible.”

Mr LNP Nukes
@andres4ny@social.ridetrans.it
2024-02-16 06:41:51

😂😭 nyc.streetsblog.org/2024/02/15

A New Jersey Senate committee on Thursday passed what even supporters call a flawed bill that would require micro-mobility users to carry a type of liability insurance that doesn't even exist yet — with lawmakers holding their nose and promising the final proposal will be heavily amended before passing.
And Sen. Latham Tiver agreed with his colleagues and the advocates, honoring the chair’s request to pass it out of committee, but work together to draft a better bill.

“I'm going to vote yes to get this out of committee. But it's obvious that there's a lot of work to be done on this bill,” said Tiver during the hearing. "And I'm kind of curious to see what the amendments are going to be."
@inthehands@hachyderm.io
2024-03-14 16:09:05

I appreciate news orgs doing this sort of “here’s the big picture” reporting:
insideclimatenews.org/news/140
This isn’t breaking news. This is seeing the forest instead of runn…

Graph showing US electricity generation by fuel type: coal, natural gas, nuclear, and renewables. Coal is by far the largest in 2010, but declines steadily and in 2023 dipped below nuclear to become the lowest. Natural gas has been rising, and is now the leader. Renewables have also been rising, but at a slower pace.
@Migurski@mastodon.social
2024-03-14 17:04:23

Yosemita, by Patrick Walsh Via photog.social/@patrickgwalsh/1

@heiseonline@social.heise.de
2024-03-15 10:16:00

Treibhausgasausstoß in Deutschland 2023 um 10 Prozent gesunken
Der CO₂-Ausstoß ist in Deutschland 2023 so zurückgegangen, dass die Klimaziele 2030 erreichbar erscheinen. Der Verkehrssektor muss aber nachbessern.

@morituri@berlin.social
2024-04-14 14:49:40

Renate und Emma, die Ringeltaubenfreundinnen, warten jeden Morgen auf ihr Futter... ❤️
Serie: 2/2
#DietmarSchneider #Fotogalerie #Foto

@aral@mastodon.ar.al
2024-04-14 14:39:38

A couple of command-line tools I’ve recently switched to using:
- yazi as file manager instead of lf (fast and, for me at least, more intuitive and better handles default editor)
terminaltrove.com/yazi/
- ouch for compression/decompression from CLI instead of getting the fu…